[INFO] cloning repository https://github.com/thromel/ctxpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thromel/ctxpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthromel%2Fctxpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthromel%2Fctxpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d825fdb2877b8a23caf06d9c0deffbd2c2b61b8e
[INFO] testing thromel/ctxpack/d825fdb2877b8a23caf06d9c0deffbd2c2b61b8e against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthromel%2Fctxpack" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thromel/ctxpack
[INFO] finished tweaking git repo https://github.com/thromel/ctxpack
[INFO] tweaked toml for git repo https://github.com/thromel/ctxpack written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thromel/ctxpack on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thromel/ctxpack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded tantivy-tokenizer-api v0.6.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded tantivy-bitpacker v0.9.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded socks v0.3.4
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded tantivy-stacker v0.6.0
[INFO] [stderr]   Downloaded tantivy-common v0.10.0
[INFO] [stderr]   Downloaded tantivy-query-grammar v0.25.0
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded tantivy-sstable v0.6.0
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.9
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.18
[INFO] [stderr]   Downloaded fax v0.2.7
[INFO] [stderr]   Downloaded ravif v0.12.0
[INFO] [stderr]   Downloaded profiling v1.0.18
[INFO] [stderr]   Downloaded hyperloglogplus v0.4.1
[INFO] [stderr]   Downloaded no_std_io2 v0.9.4
[INFO] [stderr]   Downloaded imgref v1.12.1
[INFO] [stderr]   Downloaded avif-serialize v0.8.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded ort v2.0.0-rc.9
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded hf-hub v0.4.3
[INFO] [stderr]   Downloaded tantivy-columnar v0.6.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded rusqlite v0.39.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded tokenizers v0.21.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded blake3 v1.8.5
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded fastembed v4.9.0
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tiff v0.10.3
[INFO] [stderr]   Downloaded tantivy v0.25.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.37.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c238e5659ae47975b17e9c77ab1be34211e9d486a0c7c5e09e8f9be3fde3751
[INFO] running `Command { std: "docker" "start" "-a" "6c238e5659ae47975b17e9c77ab1be34211e9d486a0c7c5e09e8f9be3fde3751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c238e5659ae47975b17e9c77ab1be34211e9d486a0c7c5e09e8f9be3fde3751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c238e5659ae47975b17e9c77ab1be34211e9d486a0c7c5e09e8f9be3fde3751", kill_on_drop: false }`
[INFO] [stdout] 6c238e5659ae47975b17e9c77ab1be34211e9d486a0c7c5e09e8f9be3fde3751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d658e8e330f286a98017c95a1796c58742cc9c8697a01d6bd4e4ff0ba90e2de2
[INFO] running `Command { std: "docker" "start" "-a" "d658e8e330f286a98017c95a1796c58742cc9c8697a01d6bd4e4ff0ba90e2de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling ctxhelm-core v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-core)
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling ctxhelm-index v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-index)
[INFO] [stderr]    Compiling ctxhelm-compiler v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-compiler)
[INFO] [stderr]    Compiling ctxhelm-mcp v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-mcp)
[INFO] [stderr]    Compiling ctxhelm v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.50s
[INFO] running `Command { std: "docker" "inspect" "d658e8e330f286a98017c95a1796c58742cc9c8697a01d6bd4e4ff0ba90e2de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d658e8e330f286a98017c95a1796c58742cc9c8697a01d6bd4e4ff0ba90e2de2", kill_on_drop: false }`
[INFO] [stdout] d658e8e330f286a98017c95a1796c58742cc9c8697a01d6bd4e4ff0ba90e2de2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de36b09f716a49d75ac79102962c0e2ed66ced50000c7e7a92d09b79e360074c
[INFO] running `Command { std: "docker" "start" "-a" "de36b09f716a49d75ac79102962c0e2ed66ced50000c7e7a92d09b79e360074c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctxhelm-core v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-core)
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling ctxhelm-index v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-index)
[INFO] [stderr]    Compiling ctxhelm-compiler v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-compiler)
[INFO] [stderr]    Compiling ctxhelm-mcp v2.4.1 (/opt/rustwide/workdir/crates/ctxhelm-mcp)
[INFO] [stderr] error: could not compile `ctxhelm-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name ctxhelm_compiler --edition=2021 crates/ctxhelm-compiler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "local-embeddings"))' -C metadata=26e226e1cc97ff64 -C extra-filename=-893159b8ccdf677d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctxhelm_core=/opt/rustwide/target/debug/deps/libctxhelm_core-9d34b36938d50561.rmeta --extern ctxhelm_index=/opt/rustwide/target/debug/deps/libctxhelm_index-ece876f6e36dd577.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-01d21b44588cbdbc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d25dc9acf11f7d2c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-63fdde9b55e7b818.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a6fc5968dfcfe53a/out -L native=/opt/rustwide/target/debug/build/blake3-a6fc5968dfcfe53a/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c3b9a277027054f8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-e06b2f04f0628c0c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-130dde92a8b02102/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-17b4e41939843102/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-ng-e9715437ebad82aa/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-bd197a9a060108f0/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-447366640b5818ff/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-aa744206a0c762d1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de36b09f716a49d75ac79102962c0e2ed66ced50000c7e7a92d09b79e360074c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de36b09f716a49d75ac79102962c0e2ed66ced50000c7e7a92d09b79e360074c", kill_on_drop: false }`
[INFO] [stdout] de36b09f716a49d75ac79102962c0e2ed66ced50000c7e7a92d09b79e360074c
